home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 0
- Top = 1024
- BorderIcons = []
- BorderStyle = bsSingle
- ClientHeight = 107
- ClientWidth = 108
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Scaled = False
- OnActivate = FormActivate
- PixelsPerInch = 120
- TextHeight = 16
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 5
- Height = 5
- AutoSize = True
- end
- object MediaPlayer1: TMediaPlayer
- Left = 16
- Top = 24
- Width = 253
- Height = 30
- AutoEnable = False
- Visible = False
- TabOrder = 0
- OnNotify = MediaPlayer1Notify
- end
- object Timer1: TTimer
- Enabled = False
- OnTimer = Timer1Timer
- Left = 32
- Top = 80
- end
- end
-